<!-- ONE STEP TO INSTALL MARQUEE SCROLL: 1. Paste the coding into the BODY of your HTML document --> <!-- STEP ONE: Copy this code into the BODY of your HTML document --> <html> <head> <title>E:\scrolls\flasher_.htm</title> </head> <body> <script LANGUAGE="JavaScript"> <!--Total Java Scripts 99 - Next Step Software--> <!-- Original: http://www.geocities.com/SiliconValley/Horizon/5235 --> <!-- Begin mesg = "Total JavaScript 99, another marvelous use of bandwidth - Next Step!"; isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = ("<i><font size=2>"+mesg+"</font></i>") if (isNS) { document.write("<blink>" + text + "</blink>")} else if (isIE) { document.write("<MARQUEE BEHAVIOR=ALTERNATE DIRECTION=RIGHT>" + text + "</MARQUEE>")} // End --> </script> <NOSCRIPT> <i><font size="2"> <p>The Total Java Scripts 99, another marvelous use of bandwidth!</font></i> </NOSCRIPT> <!-- Script Size: 1.00 KB --> </p> </body> </html>
1998 Copyright (C) Next Step All Rights Reserved